Remove strcat/strncat/strcmp/strncmp. Replaced with safer
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Mon, 29 Jan 2007 16:04:43 +0000 (16:04 +0000)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Mon, 29 Jan 2007 16:04:43 +0000 (16:04 +0000)
commit71200ab6fb7c4af146ef3c73c6c3f99a08e55952
tree811b98cc5a20ca469f53bac13a38bd8069a49f78
parent724873d5c42f051834b6a38a79b462879f95720c
Remove strcat/strncat/strcmp/strncmp. Replaced with safer
alternatives (including a new implementation of strlcat).
Signed-off-by: Keir Fraser <keir@xensource.com>
xen/arch/x86/cpu/cyrix.c
xen/arch/x86/setup.c
xen/common/string.c
xen/include/xen/string.h